home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_41900.txt < prev    next >
Text File  |  1989-09-06  |  1KB  |  76 lines

  1. -- card: 41900 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=20 top=194 right=218 bottom=125
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Button 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.  
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=202 top=132 right=148 bottom=223
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   setCrossReference
  43.   go to card id 14304
  44. end mouseUp
  45.  
  46.  
  47.  
  48.  
  49. -- part contents for background part 2
  50. ----- text -----
  51. Set
  52.  
  53. -- part contents for background part 1
  54. ----- text -----
  55. set [the] <property> of <object> to <value>
  56.  
  57. Sets the specified property for the object.  See Properties.*  
  58.  
  59. Set textFont of button 1 to New York
  60. Set style of button 1 to transparent
  61. Set the userLevel to 2 --Typing 
  62. Set visible of tool window to true
  63.  
  64. -- part contents for background part 44
  65. ----- text -----
  66. Form
  67.  
  68. What it does
  69.  
  70.  
  71. Example
  72.  
  73.  
  74. -- part contents for background part 43
  75. ----- text -----
  76. 337,122